Welcome to our Miniproject- Group 2¶

HI, this is Group 2 Mini Project Part 1

To go to our project; Click here

Say Hello to Group 2¶

Name Lastname Age State
Megi Xhafka 27 Albania
Tasneem Pipyala 24 India
Michelle Ohikhena 22 Nigeria
Taha Sahatlia 24 India

This is a Functioning Plotly Graph and the Code¶

In [7]:
import plotly.graph_objects as go
go.Figure(data=go.Scatter(x=[2, 4, 6, 8, 10], y=[10, 20, 30, 40, 50])).show()

This is a Matplotlib Graph¶

Here is a Markdown Quadratic Equation using Latex¶

$$ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} $$

Here is a coloured markdown text using HTMLtags¶

We appreciate your time viewing our page
Any Feedback is gladly welcomed
Your appreciation goes a long way, Cheers!

This is George Brown College Logo¶

In [ ]: